home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / latex209 / contrib / geom / dvips.chg < prev    next >
Text File  |  1993-01-11  |  2KB  |  50 lines

  1. % $Header: /a/tampa/h/tampa_a/fac/levy/texts/geombook/RCS/dvips.chg,v 1.2 92/06/10 12:44:13 levy Exp $
  2.  
  3.  
  4. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  5. %                                  %
  6. %   DRIVER-DEPENDENT DEFINITIONS   %
  7. %                                  %
  8. {\catcode`\p=12 \catcode`\t=12 \gdef\read@PT#1pt{#1}}
  9. \def\sp@topt#1#2{\psfig@dimen=#2sp \if\psfig@dimen=0pt \psfig@dimen=1sp\fi
  10.   \edef#1{\expandafter\read@PT \the\psfig@dimen}}
  11. \def\ps@init{}
  12. \def\ps@begin{\sp@topt\psfc@a\@p@sbbllx \sp@topt\psfc@b\@p@sbblly
  13.   \sp@topt\psfc@c\@p@sbburx \sp@topt\psfc@d\@p@sbbury
  14.   \sp@topt\psfc@e{\@p@swidth0}
  15.   \special{PSfile=\@p@sfile\space llx=\psfc@a\space
  16.     lly=\psfc@b\space urx=\psfc@c\space ury=\psfc@d\space rwi=\psfc@e}}
  17. % rwi is the total width, in tenths of the units used for the
  18. % other dimensions (this is dvips's brain damage)
  19. \def\ps@prolog{\ifmathematica\special{header=math.pro}\fi
  20.                \ifillustrator\special{header=illustrator.pro}\fi}
  21. \def\ps@clip{}                     %
  22. \def\ps@include{}                  %
  23. \def\ps@postlog{}                  %
  24. \def\ps@end{}                      %
  25. %                                  %
  26. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  27.  
  28. % $Log:    dvips.chg,v $
  29. %Revision 1.2  92/06/10  12:44:13  levy
  30. %mathematica and illustrator dependences
  31. %
  32. %Revision 1.10  91/11/27  16:45:26  levy
  33. %removed path name from math.pro
  34. %
  35. %Revision 1.9  91/01/01  15:21:13  levy
  36. %checked in with -k by dbae at 91.01.12.17.41.23.
  37. %
  38. %Revision 1.9  91/01/01  15:21:13  levy
  39. %*** empty log message ***
  40. %
  41. %Revision 1.8  90/11/18  11:25:35  levy
  42. %*** empty log message ***
  43. %
  44. %Revision 1.7  90/11/18  11:19:34  levy
  45. %*** empty log message ***
  46. %
  47. % Revision 1.6  90/11/18  11:03:06  levy
  48. % *** empty log message ***
  49.  
  50.